Web Interface via jQuery

November 24, 2009 · 75 views · 0 comments

Web Interface via jQuery
taken by : Dedric Mauriac
on Woodbridge (9, 6, 99)
blog
HUD!

About

Once I got a working front end web interface, I started to look into jQuery to standardize a bit and support cross-platform browsers easier. I have run into a few problems in that there are not many data grids available for jQuery that use server-side calls. It appears that I'll have to develop my own plug-in. I just finished working out how to get a page of data to display. Next is pagination, column sorting, and searching. Afterwards, I want to look into implementing the jQuery UI. There are many widgets available that I could make use of. From Dedric Mauriac via bloghud.com